-
Notifications
You must be signed in to change notification settings - Fork 61
{2023.06}[foss/2023a] Clang v16.0.6 #1133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: laraPPr <lara.peeters@ugent.be>
Update of https://github.com/EESSI/software-layer/pull/737/files after split of software-layer repos. |
@Crivella in the previous prs it required an update of the eb_hooks.py. I was wondering if a case for Clang should be added here, https://github.com/EESSI/software-layer-scripts/blob/a676158bbaf3422143cbaf4f2961fe4c146179e7/eb_hooks.py#L1383C1-L1402C2? And what the values should be? |
Guess it depends on the RAM available, on my workstation (64 GB) for the new LLVM builds i tend to use |
Ok than I just kick of some builds to see what happens |
New job on instance
|
New job on instance
|
I think we are probably going to hit the same errors as in #737 as Clang is still not using all the fixes I've implemented in the new easyblock |
Ah I saw that this one was merged in EasyBuild 5 easybuilders/easybuild-easyblocks#3373. SO thought that it was picking everything up. Which other changes should be picked up? |
This and all the successive PRs are for the LLVM easyblock. I've made one EC for LLVM with the idea of it ending up on EESSI but we still have some easyblock PRs open on that front which would make sense for them to be merged before we try it https://github.com/easybuilders/easybuild-easyconfigs/blob/develop/easybuild/easyconfigs/l/LLVM/LLVM-20.1.5-GCCcore-13.2.0.eb |
No description provided.